←Select platform

OmrAnalysisEngine Constructor(List<IRecognitionForm>,IRecognitionForm)

Summary

Initializes a new instance of OmrAnalysisEngine to calculate the grade and statistics for the OMR-based/bubble-based test and survey forms.

Syntax
C#
VB
C++
Public Sub New(ByVal filledForms As List(Of IRecognitionForm), ByVal answersForm As IRecognitionForm) 
 MyBase.New 

Parameters

filledForms

The list of filled forms to be analyzed using this instance of OmrAnalysisEngine.

answersForm

Form that specifies the answers used in grading the list of forms specified by filledForms . Set to null if this is a survey not an exam.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly